home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 015a / bootwhat.zip / SSTOR.TXT < prev    next >
Text File  |  1990-12-17  |  1KB  |  23 lines

  1.  
  2. Note: SpeedStor (sstor) modifies SEVERAL locations in the boot sector!
  3.  
  4. The SpeedStor manual says it does not modify locations 0xEA -- 0x17D
  5. BUT THEY LIE!  If you use the "Parameter Override" feature, "sstor"
  6. (evidently) puts the new disk parameters in locations 0xEA -- 0xF9.
  7.  
  8. If you install BOOTAUTO and then run sstor, using the parameter
  9. override feature, you will have clobbered the BOOTAUTO program in a
  10. way such that it hangs or repeats its menu when you make a selection!
  11. (Yes, I learned this the hard way...)
  12.  
  13. To get around this problem, I wrote a slimmed-down version of the boot
  14. program, called BOOTMENU, which has unused "holes" strategicly placed
  15. in the locations known to be clobbered by SpeedStor.  Though this
  16. version has the advantage of SpeedStor compatibility, it does not have
  17. the ability to do automatic, unattended reboots like BOOTAUTO can.
  18.  
  19. For future reference, also note that sstor will modify locations
  20. 0x17E -- 0x1BD if you create SpeedStor partitions.  To their credit,
  21. this is indeed mentioned in the manual.
  22.  
  23.